-
Home
-
BigCommerce For WordPress
-
5.1.0
-
Code
-
Classes
- BaseGQL
Total Complexity |
34 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
264 |
Lines of code |
169 |
Logical lines of code |
101 |
Comment lines |
36 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_response() |
S |
51 |
7 |
28 |
validate_token() |
S |
57 |
5 |
16 |
make_request() |
S |
54 |
4 |
22 |
request_token() |
S |
53 |
2 |
22 |
request_im_token() |
S |
53 |
2 |
21 |
get_channel_id() |
S |
63 |
2 |
10 |
get_token() |
S |
68 |
2 |
8 |
get_impersonation_token() |
S |
68 |
2 |
8 |
get_store_hash() |
S |
67 |
2 |
8 |
get_auth_bearer() |
S |
71 |
2 |
6 |
__construct() |
S |
74 |
1 |
5 |
get_endpoint_url() |
S |
72 |
1 |
5 |
get_origin() |
S |
81 |
1 |
3 |
get_headers() |
S |
69 |
1 |
7 |